@import "index.css";
@import "ziye.css";

*{ margin:0; padding:0;}

ul,form{ margin:0; padding:0;}

a,li {	text-decoration: none; list-style:none;}

img{ border:0;}

body {	
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:24px;
	color:#020202;
	}
a:hover {	
	text-decoration: underline
	}

.proimg{ width:600px; height:auto; overflow:hidden; margin:0 auto; text-align:center;}

